repo: Rename ostree_repo_check to ostree_repo_open
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 5 Sep 2013 17:41:46 +0000 (13:41 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Thu, 5 Sep 2013 18:07:03 +0000 (14:07 -0400)
commit02adfc8c03e414e47093e28be814348b00af74b8
treeef67bca6ee3b3118cfeea16fc676b015846eb281
parent57d285f6194c6d9bbaa45b5f253a1d698ef4ea2e
repo: Rename ostree_repo_check to ostree_repo_open

As it more clearly describes what the function does: load the
repo from disk and initialize it.

At the same time, add a cancellable parameter.

https://bugzilla.gnome.org/show_bug.cgi?id=707582
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-admin-builtin-upgrade.c
src/ostree/ot-admin-functions.c
src/ostree/ot-builtin-pull-local.c
src/ostree/ot-main.c